/* CSS Document */
/**common**/
* { margin: 0; padding: 0; }
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, blockquote, p { margin: 0; padding: 0; font: 14px/1.5 Arial, \5FAE\8F6F\96C5\9ED1, Helvetica, sans-serif; }
table, td, tr, th { border-collapse: collapse; border-spacing: 0; font-size: 14px; }
ol, ul { list-style: none; }
li { list-style-type: none; }
img { vertical-align: middle; border: 0; }
h1, h2, h3, h4, h5, h6 { font-size: inherit; font-weight: normal; }
address, cite, code, em, th, i { font-weight: normal; font-style: normal; }
.clear { clear: both; *zoom:1;
}
.clear:after { display: block; overflow: hidden; clear: both; height: 0; visibility: hidden; content: "."; }
a { text-decoration: none; }
a:visited { text-decoration: none; }
a:hover { text-decoration: none; }
a:active { text-decoration: none; }
.fl { float: left; }
.fr { float: right; }
.w1200 { width: 1200px; margin: 0 auto; }
body{ min-width:1300px;}


/*头部 开始*/
.ly_top { width:100%; height:auto; margin:0 auto; padding:0; background-color:#fff; position:relative;}
.ly_top .lytop_main { width:1200px; height:100px; margin:0 auto; padding:0; position:relative;}
.lytop_main .ly_logo { width:30%; height:100px; overflow:hidden; padding:0; float:left;}
.ly_logo a { display: table-cell; vertical-align: middle; width:100%; height:100px; overflow:hidden; margin:0; padding:0;}
.ly_logo a img { display:inline-block; max-width:100%; height:auto; max-height:100%; margin:0; padding:0;}


/*导航栏 开始*/
.ly_nav { width:68%; height:100px; margin:0; padding:0; float:right;}
.ly_nav li, .ly_nav a {	text-decoration: none; list-style: none;}
.ly_nav ::-webkit-scrollbar { display: none;}
.ly_nav .nav_list { width:100%; margin:0 auto; -webkit-box-sizing: border-box; box-sizing: border-box;}
.ly_nav .nav_list > ul > li { display:inline-block; width:12.5%; position: relative; list-style: none;float:left; padding:35px 0 0;position:relative; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; height:100px; }
.ly_nav .nav_list > ul > li > a { display: inline-block; width:100%; color: #333; font-size: 16px; text-align:center; padding: 0; margin: 0; text-decoration: none; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.ly_nav .nav_list > ul > li span { display:none; color:#fff; font-size:14px; text-align:center; margin:5px auto; width:100%;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;}
.ly_nav .nav_list > ul > li span:before { content:"";border-top: 1px dotted rgba(255,255,255,0.5);  width:40%; display:block; margin:5px auto 8px; }
.ly_nav .nav_list > ul > li:hover,.ly_nav .nav_list > ul > li.active{ background:#6699cc;padding:25px 0 15px;cursor: pointer;}
.ly_nav .nav_list > ul > li:hover a, .ly_nav .nav_list > ul > li.active > a{ color:#fff;}
.ly_nav .nav_list > ul > li:hover span, .ly_nav .nav_list > ul > li.active span{ display:block;}
.ly_nav .nav_list > ul > li > em { display:none; width:10px; height:8px; overflow:hidden; background: url(../images/jt0.png) 0 0 no-repeat; margin:0 0 0 -5px; padding:0; position:absolute; left:50%; bottom:0;}
.ly_nav .nav_list > ul > li:hover > em, .ly_nav .nav_list > ul > li.active > em { display:block;}

.ly_nav .nav_list > ul > li i { display:inline-block; width:20px; height:20px; background:url(../images/down.png) center center no-repeat; background-size:10px 10px; vertical-align:middle; cursor:pointer; margin:0;}
.ly_nav .nav_list > ul > li i.cur{ background:url(../images/up.png) center center no-repeat; background-size:10px 10px; text-decoration:none;}
.ly_nav .nav_list > ul > li ul { display:none; position:absolute; left:0; top:70px; z-index:9; width:100%; overflow:hidden; background-color:#fff; box-shadow:0 2px 4px rgba(0, 0, 0, 0.1);}
.ly_nav .nav_list > ul > li ul li { width:100%; overflow:hidden; margin:0 auto; padding:0;}
.ly_nav .nav_list > ul > li ul li a { display:block; width:100%; height:40px; overflow:hidden; line-height:40px; color:#333; font-size:14px; text-align:center; white-space:nowrap; text-overflow: ellipsis; margin:0 auto; padding:0;}
.ly_nav .nav_list > ul > li ul li a:hover { color:#fff; background-color:#6699cc;}
.ly_nav .nav_menu { display: none;}

/*导航栏 结束*/
/*头部 结束*/

/*----宽屏*banner----*/
.apple-banner {width:100%;height:660px;overflow:hidden;margin:0 auto;}
.apple-banner .swiper-container {width:100%;height:100%;}
.apple-banner .swiper-button-prev,.apple-banner .swiper-button-next {width:15%;height:100%;top:0;background:none;}
.apple-banner .swiper-button-prev {left:0;}
.apple-banner .swiper-button-next {right:0;}
.apple-banner .swiper-button-prev span,.apple-banner .swiper-button-next span {display:block;width:64px;height:64px;position:absolute;right:0;top:50%;margin-top:-32px;border-radius:100%;opacity:1;-webkit-transition:opacity 0.5s ease;transition:opacity 0.5s ease;}
.apple-banner .swiper-button-prev:hover span,.swiper-button-next:hover span {opacity:1;}
/*分页器*/.apple-banner .swiper-pagination {top:auto;bottom:10px !important;background:none;}
.apple-banner  .swiper-pagination-bullets  span.swiper-pagination-bullet {display:inline-block;width:12px;height:12px;margin:0 5px;cursor:pointer;background:none;border-radius:50%;opacity:1;}
.apple-banner  .swiper-pagination-bullets span {width:50px;height:3px;display:block;background:rgba(255,255,255,0.8);outline:none;}
.apple-banner .swiper-pagination-bullets span.swiper-pagination-bullet {background:rgba(255,255,255,0.8);}
.apple-banner  .swiper-pagination-bullets span.swiper-pagination-bullet-active {background-color:#1a4f6f;}
.apple-banner  .swiper-pagination-bullet i {background-color:#1a4f6f;height:3px;transform:scaleX(0);transform-origin:0;display:block;}
.apple-banner .autoplay .firsrCurrent i {transition:transform 2.9s linear;transform:scaleX(1);}
.apple-banner .autoplay .current i {transition:transform 4s linear;transform:scaleX(1);}
.apple-banner  .autoplay .replace span {background-color:#fff;}

/*banner 结束*/

/*首页产品搜索 开始*/
.h_search { background:#fff; height:70px; border-bottom:1px solid #f1f1f1;}
.h_search .w1200>.fl{ width:65%; position:relative;}
.h_search .w1200>.fl .bd { line-height: 40px;color:#666; overflow: hidden; text-overflow: ellipsis; white-space:nowrap; font-size:15px; margin-top:17px;}
.h_search .w1200>.fl .bd span { color:#333;}
.h_search .fr { width:30%;}
.h_search .fr .search { background:#ffffff; overflow:hidden; margin:15px 0 !important;width:100%;}
.h_search .fr .search .input { width:78%; height:40px; padding:0 5%; font-size:14px; border:1px solid #dedede; border-right:0; box-sizing:border-box; -moz-box-sizing:border-box; -webkit-box-sizing:border-box; border-radius:4px 0 0 4px; margin-right:-10px; outline:none;}
.h_search .fr .search .submit { width:22%; height:40px; background:#6699cc url(../images/search.png) no-repeat center; cursor:pointer; border:none; border-radius:0 4px 4px 0; outline:none; float:right;}

/*首页产品搜索 结束*/

/*首页产品展示*/
.h_product_box{padding-top: 40px;padding-bottom: 40px;}
.h_product_box1{padding-top: 40px;padding-bottom: 40px; background:#f2f2f2;}
.h_public_title{text-align:center;margin-bottom:30px;}
.h_public_title p{font-size: 30px;color: #353239;font-weight: bold;text-transform:uppercase;}
.h_public_title p img{ margin:0 10px; display:inline-block;}
.h_public_title p em{font-style:normal;font-size: 30px;color: #6699cc;font-weight: bold;}
.h_public_title span{display:block;font-size: 15px;color: #777777;margin-top: 6px;text-transform:uppercase;}

.show_list { width:100%;margin: 0; padding: 0;}
.show_list ul li { width: 23.5%;margin: 0 2% 25px 0;float: left;background: #ffffff;box-shadow: 0px 1px 15px 1px rgba(0, 0, 0, 0.1);}
.show_list ul li:nth-child(4n+4) { margin: 0 0 25px 0;}


.show_list ul li a {display:block;margin: 0 auto;padding: 0 15px;overflow: hidden;text-overflow: ellipsis;white-space:nowrap;}
.show_list ul li .pic{display:block;height:218px;background:#fff;text-align:center;-webkit-transition: all .25s;-moz-transition: all .25s;-ms-transition: all .25s;-o-transition: all .25s;transition: all .25s;overflow:hidden;position:relative;}
.show_list1 ul li .pic { border-bottom:1px solid #eee;}
.show_list ul li .pic img{max-width:95%;max-height:95%;vertical-align:middle;-webkit-transition: all .6s;-moz-transition: all .6s;-ms-transition: all .6s;-o-transition: all .6s;transition: all .6s;}
.show_list ul li .pic .iblock {display:inline-block;height:100%;width:0;vertical-align:middle}
.show_list ul li:hover .pic:after{content:'';display:block;width:100%;height:100%;background:rgba(45,83,120,.6) url(../images/prochak.png) center center no-repeat;position:absolute;top:0;left:0;}
.show_list ul li:hover .pic img{transform:scale(1.1);-ms-transform:scale(1.1);-webkit-transform:scale(1.1);-o-transform:scale(1.1);-moz-transform:scale(1.1);}
.show_list ul li p.pro_name{width:100%;height: 40px;overflow: hidden;line-height: 40px;color: #333;font-size: 14px; margin: 0 auto; padding: 0 15px 0;-webkit-transition: all .25s;-moz-transition: all .25s;-ms-transition: all .25s;-o-transition: all .25s;transition: all .25s;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;}
.show_list ul li p.pro_name a{color: #333;font-size: 16px;overflow: hidden;text-overflow: ellipsis;white-space:nowrap;position:relative; padding:0;}
.show_list ul li p.desc{font-size:14px;color:#888d93;line-height:22px;padding: 0 15px;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;height: 42px;}
.show_list ul li>div .wz { margin: 10px auto 0;}
.show_list ul li>div .wz dl{ padding:5px 15px 15px;}
.show_list ul li>div .wz dl dd{ color:#999; margin:5px 0; background:url(../images/ico1.png) no-repeat left center; padding-left:20px;overflow: hidden;text-overflow: ellipsis;white-space:nowrap;}
.show_list ul li>div .wz .list_an{ width:100%; height:40px; line-height:40px; text-align:center; background:#b0b0b0;}
.show_list ul li>div .wz .list_an a{ color:#fff; font-size:15px;}
.show_list ul li:hover p a{ color:#6699cc;}
.show_list ul li:hover .wz .list_an{ background:#6699cc;}
.ckgd{ display:block; width:180px; height:44px; margin:0 auto; text-align:center; color:#fff; background:#6699cc; line-height:44px; margin-top:15px;}
.about_ckgd{ margin:0;}

.show_list1 ul li>div .wz { width:100%; height:60px; padding:0 40px 10px 10px; position:relative; box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;}
.show_list1 ul li>div .wz a.proname { display:block; width:100%; height:30px; overflow:hidden; line-height:30px; color:#333; font-size:16px;text-overflow: ellipsis;white-space:nowrap; margin:0 auto; padding:0;}
.show_list1 ul li:hover>div .wz a.proname { color:#6699cc;}
.show_list1 ul li>div .wz p { display:block; width:100%; height:20px; overflow:hidden; line-height:20px; color:#999; font-size:14px;text-overflow: ellipsis;white-space:nowrap; margin:0; padding:0;}
.show_list1 ul li>div .wz a.promore { display:block; width:40px; height:24px; overflow:hidden; margin:0; padding:0; border-left:1px solid #eee; background:url(../images/jt2.png) center center no-repeat; position:absolute; top:13px; right:0;}
.show_list1 ul li:hover>div .wz a.promore { border-left:1px solid #6699cc; background:url(../images/jt3.png) center center no-repeat;}

	
/*首页-关于我们 开始*/
.ly_idxAbout {width:100%;min-height:240px;overflow:hidden;margin:0 auto;padding:60px 0;background:url(../images/about_bg.jpg) no-repeat;}
.ly_idxAbout .idxAbout_main {margin:0 auto;padding:0;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;position: relative;}

.idxAbout_main .idxAbout_text {width: 50%;overflow:hidden;padding: 35px;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;background: #fff;position: absolute;top: 40px;left: 50%;}
.idxAbout_text .idxAbout_con { width:100%; overflow:hidden; margin:0 auto; padding:0;}
.idxAbout_con .idxAbout_name { width:100%; overflow:hidden; margin:0 auto; padding:0;}
.idxAbout_con .idxAbout_name a {display:block;width:100%;max-height:72px;overflow:hidden;line-height:36px;color: #333;font-size: 30px;font-weight:bold;margin:0 auto;padding:0;}
.idxAbout_con .idxAbout_name p{ color:#555; font-size:15px; margin:10px 0;}
.idxAbout_main .idxAbout_text .idxAbout_con i.idxAbout_line {display:block;width: 50px;height: 3px;overflow:hidden;margin: 5px 0;padding:0;background-color: #6699cc;}
.idxAbout_con .idxAbout_ms {width:100%;overflow:hidden;margin: 15px auto 25px;padding:0;}
.idxAbout_con .idxAbout_ms p {width:100%;height: 120px;overflow:hidden;line-height: 29px;color: #999;font-size: 15px;text-align:justify;word-break:break-all;margin:0 auto;padding:0;display: -webkit-box;-webkit-line-clamp: 4;-webkit-box-orient: vertical;}
.idxAbout_con a.idxAbout_more {display:block;width:160px;height:44px;overflow:hidden;line-height:42px;color:#bb2821;font-size:14px;text-align:center;background-color:#fff;border:1px solid #bb2821;margin:0;padding:0;left:0;bottom:0;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;}
.idxAbout_con a.idxAbout_more:hover { background-color:#bb2821; color:#fff;}

.idxAbout_main .idxAbout_img {width: 65%;height: 435px;overflow:hidden;margin:0;padding:0;float:left;}
.idxAbout_main .idxAbout_img a { display:block; width:100%; height:100%; overflow:hidden; margin:0 auto; padding:0; position:relative;}
.idxAbout_main .idxAbout_img a img { display:block; max-width:100%; max-height:100%; overflow:hidden; margin:auto; padding:0; position:absolute; left:0; top:0;bottom:0;}



/*首页-关于我们 结束*/

/*首页-企业优势 开始*/
.h_adv_box{ width:100%; margin:40px 0;}
.adv_list ul{ border:1px solid #e6e6e6; height:174px;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box; margin-bottom:40px; overflow:hidden;}
.adv_list ul li{ float:left; width:16.66667%; border-right:1px solid #e6e6e6;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box; height:174px; text-align:center; padding-top:35px; }
.adv_list ul li p{font-size:15px; color:#666; margin-top:15px;}
.adv_list ul li:last-child{ border:none;}


/*首页-企业优势 结束*/

/*首页-资讯中心 开始*/
.ly_idxNews { width:100%; height:auto; margin:0 auto; padding:40px 0; background-color:#f2f2f2;}
.ly_idxNews .lyIdxNew_main { width:1200px; height:auto; min-height:320px; margin:0 auto 32px; padding:0;}
.lyIdxNew_main .lyIdxNew_Tj, .lyIdxNew_main .lyIdxNew_list { width:48%; height:400px; overflow:hidden; margin:0; padding:0;}
.lyIdxNew_main .lyIdxNew_Tj { width:49.5%; float:left;}
.lyIdxNew_main .lyIdxNew_list { float:right;}
.lyIdxNew_Tj .idxNew_Tjimg { width:100%; height:280px; overflow:hidden; margin:0 auto; padding:0; background-color:#fff;}
.lyIdxNew_Tj .idxNew_Tjimg a { display:block; width:100%; height:100%; overflow:hidden; margin:0 auto; padding:0; position:relative;}
.lyIdxNew_Tj .idxNew_Tjimg a img { display:block; max-width:100%; max-height:100%; margin:auto; padding:0; position:absolute; left:0; top:0; right:0; bottom:0; transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s;}
.lyIdxNew_Tj:hover .idxNew_Tjimg a img { -webkit-transform: scale(1.1);-moz-transform: scale(1.1);transform: scale(1.1);}
.lyIdxNew_Tj .idxNew_Tjtext { width:100%; overflow:hidden; margin:0 auto; padding:20px 20px 20px 120px; background-color:#fff; position:relative; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.lyIdxNew_Tj:hover .idxNew_Tjtext { background-color:#6699cc;}
.lyIdxNew_Tj .idxNew_Tjtext .idxNew_Tjtime { width:100px; height:80px; overflow:hidden; margin:0; padding:8px 20px 8px 0; border-right:1px solid #dfdfdf; position:absolute; left:20px; top:20px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.lyIdxNew_Tj:hover .idxNew_Tjtext .idxNew_Tjtime { border-right:1px solid #f2f2f2;}
.lyIdxNew_Tj .idxNew_Tjtext .idxNew_Tjtime span { display:block; width:100%; height:24px; overflow:hidden; line-height:24px; color:#888; font-size:15px; text-align:center; margin:0 auto 4px; padding:0;}
.lyIdxNew_Tj .idxNew_Tjtext .idxNew_Tjtime p { display:block; width:100%; height:36px; overflow:hidden; line-height:36px; color:#666; font-size:30px; text-align:center; margin:0 auto; padding:0;}
.lyIdxNew_Tj:hover .idxNew_Tjtext .idxNew_Tjtime span, .lyIdxNew_Tj:hover .idxNew_Tjtext .idxNew_Tjtime p { color:#fff;}
.lyIdxNew_Tj .idxNew_Tjtext .idxNew_Tjcon { width:100%; height:80px; overflow:hidden; margin:0; padding:0 0 0 20px; float:left; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.lyIdxNew_Tj .idxNew_Tjtext .idxNew_Tjcon a { display:block; width:100%; height:24px; overflow:hidden; line-height:24px; color:#333; font-size:17px; white-space: nowrap; text-overflow: ellipsis; margin:0 auto 8px; padding:0;}
.lyIdxNew_Tj .idxNew_Tjtext .idxNew_Tjcon p { width:100%; height:48px; overflow:hidden; line-height:24px; color:#888; font-size:14px; text-align:justify; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; margin:0 auto; padding:0;}
.lyIdxNew_Tj:hover .idxNew_Tjtext .idxNew_Tjcon a, .lyIdxNew_Tj:hover .idxNew_Tjtext .idxNew_Tjcon p { color:#fff;}

.lyIdxNew_list ul li { width:100%; height:120px; overflow:hidden; margin:0 auto 20px; padding:0 0 0 120px; background-color:#fff; position:relative; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.lyIdxNew_list ul li:last-child { margin:0 auto;}
.lyIdxNew_list ul li:hover { background-color:#6699cc;}
.lyIdxNew_list ul li .idxNew_time { width:120px; height:120px; overflow:hidden; margin:0; padding:30px 20px; border-right:1px solid #dfdfdf; position:absolute; left:0; top:0; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.lyIdxNew_list ul li:hover .idxNew_time { border-right:1px solid #f2f2f2;}
.lyIdxNew_list ul li .idxNew_time span { display:block; width:100%; height:24px; overflow:hidden; line-height:24px; color:#888; font-size:15px; text-align:center; margin:0 auto 4px; padding:0;}
.lyIdxNew_list ul li .idxNew_time p { display:block; width:100%; height:36px; overflow:hidden; line-height:36px; color:#666; font-size:30px; text-align:center; margin:0 auto; padding:0;}
.lyIdxNew_list ul li:hover .idxNew_time span, .lyIdxNew_list ul li:hover .idxNew_time p { color:#fff;}
.lyIdxNew_list ul li .idxNew_con { width:100%; height:120px; overflow:hidden; margin:0; padding:20px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.lyIdxNew_list ul li .idxNew_con a { display:block; width:100%; height:24px; overflow:hidden; line-height:24px; color:#333; font-size:17px; white-space: nowrap; text-overflow: ellipsis; margin:0 auto 8px; padding:0;}
.lyIdxNew_list ul li .idxNew_con p { width:100%; height:48px; overflow:hidden; line-height:24px; color:#888; font-size:14px; text-align:justify; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; margin:0 auto; padding:0;}
.lyIdxNew_list ul li:hover .idxNew_con a, .lyIdxNew_list ul li:hover .idxNew_con p { color:#fff;}



/*首页-技术文章 开始*/
.lyIdxArticle_main {height:auto; margin:0 auto; padding:0;}
.lyIdxArticle_main .idxArticle_tit { width:14%; height:160px; overflow:hidden; margin:0; padding:30px 20px; background-color:#6699cc; border-radius:2px; float:left; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.idxArticle_tit p { width:100%; height:30px; overflow:hidden; line-height:30px; color:#fff; font-size:18px; margin:0 auto; padding:0;}
.idxArticle_tit span { display:block; width:100%; height:30px; overflow:hidden; line-height:30px; color:#fff; font-size:18px; font-weight:bold; margin:0 auto 10px; padding:0;}
.idxArticle_tit img { display:block; width:24px; height:24px; overflow:hidden; margin:0; padding:0;}

.lyIdxArticle_main .idxArticle_list { width:83.5%; height:160px; overflow:hidden; margin:0; padding:0; float:right;}
.idxArticle_list ul li { width:48.5%; height:160px; overflow:hidden; margin:0 3% 0 0; padding:20px; background-color:#fff; float:left; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.idxArticle_list ul li:nth-child(2) { margin:0;}
.idxArticle_list ul li:hover { background-color:#6699cc;}
.idxArticle_list ul li .idxArticle_time { width:100%; height:22px; overflow:hidden; line-height:22px; color:#999; font-size:14px; margin:0 auto; padding:0;}
.idxArticle_list ul li .idxArticle_time span { display:block; width:22px; height:22px; overflow:hidden; margin:0 8px 0 0; padding:0; background:rgba(0, 0, 0, 0.1) url(../images/time_icon1.png) center center no-repeat; border-radius:4px; float:left;}
.idxArticle_list ul li:hover .idxArticle_time { color:#fff;}
.idxArticle_list ul li:hover .idxArticle_time span { background:rgba(255, 255, 255, 0.2) url(../images/time_icon1.png) center center no-repeat;}
.idxArticle_list ul li a { display:block; width:100%; height:40px; overflow:hidden; line-height:40px; color:#333; font-size:17px; white-space: nowrap; text-overflow: ellipsis; margin:8px auto 0; padding:0;}
.idxArticle_list ul li p { width:100%; height:48px; overflow:hidden; line-height:24px; color:#888; font-size:14px; text-align:justify; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; margin:0 auto; padding:0;}
.idxArticle_list ul li:hover a, .idxArticle_list ul li:hover p { color:#fff;}


/*首页-技术文章 结束*/

/*首页-资讯中心 结束*/

/*首页-友情链接 开始*/
.ly_Links { width:100%; overflow:hidden; margin:0 auto; padding:0; background-color:#6699cc; position:relative;}
.ly_Links .lyLinks_main { width:1200px; overflow:hidden; margin:0 auto; padding:0 0 0 180px; position:relative; z-index:1; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.lyLinks_main .Lk_tit { width:150px; height:80px; overflow:hidden; line-height:80px; color:#fff; font-size:16px; margin:0; padding:0 0 0 30px; background: url(../images/lk_icon.png) left center no-repeat; position:absolute; left:0; top:0;}
.lyLinks_main .Lk_list { width:100%; height:80px; overflow:hidden; margin:0 auto; padding:0 0 0 40px; background:#fff url(../images/lk_bg.png) left center no-repeat;/* display: table-cell;*/ vertical-align:middle; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.lyLinks_main .Lk_list p { width:100%; height:auto; max-height:60px; overflow:hidden; line-height:30px; color:#666; font-size:14px; margin:10px 0;}
.lyLinks_main .Lk_list p a { display:inline-block; height:30px; line-height:30px; color:#666; font-size:14px; margin:0 20px 0 0; padding:0;}
.lyLinks_main .Lk_list p a:hover { color:#6699cc; font-weight:bold;}
.ly_Links i { display:block; width:50%; height:80px; overflow:hidden; background-color:#fff; position:absolute; top:0; right:0;}

/*首页-友情链接 结束*/

/*底部 开始*/
.ly_foot {width:100%;margin:0 auto;padding:0;background: #383838;background-size:cover;}
.ly_foot .ly_Ftmain { width:100%; overflow:hidden; margin:0 auto; padding:40px 0;}
.ly_Ftmain .ly_Ftcon { width:1200px; overflow:hidden; margin:0 auto; padding:0;}
.ly_Ftcon .ly_FtLeft { width:80%; overflow:hidden; margin:0; padding:0; float:left;}
.ly_FtLeft ul li { width:25%; overflow:hidden; margin:0; padding:0 40px 0 0; float:left; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; height:180px;}
.ly_FtLeft ul li a { display:block; width:100%; height:36px; overflow:hidden; line-height:36px; color:rgba(255, 255, 255, 0.5); font-size:14px; white-space:nowrap; text-overflow: ellipsis; margin:0; padding:0;}
.ly_FtLeft ul li a:hover { color:#fff;}
.Ft_tit { width:100%; overflow:hidden; line-height:30px; color:#fff; font-size:20px; font-weight:bold; margin:0 auto 10px; padding:0;}

.ly_Ftcon .ly_FtRight { width:20%; overflow:hidden; margin:0; padding:0; float:right;}
.ly_FtRight p { width:100%; overflow:hidden; line-height:24px; color:rgba(255, 255, 255, 0.9); font-size:14px; margin:0 auto 20px; padding:0;}
.ly_FtRight .ly_FtEwm { width:100%; overflow:hidden; margin:0 auto; padding:0;}
.ly_FtEwm img { display:block; width:140px; height:140px; overflow:hidden; margin:0 auto 10px; padding:0;}
.ly_FtEwm span { display:block; width:100%; height:20px; overflow:hidden; line-height:20px; color:rgba(255, 255, 255, 0.5); font-size:14px; font-weight:bold; text-align:center;}
.ly_FtRight .ly_FtXx { width:100%; overflow:hidden; margin:20px auto 0; padding:0;}
.ly_FtXx p { width:100%; line-height:24px; color:rgba(255, 255, 255, 0.6); font-size:14px; text-align:justify; margin:0 auto 10px; padding:0;}

.ly_foot .ly_FtBottom {width:100%;height:auto;overflow:hidden;margin:0 auto;padding:0;background-color: #272727;}
.ly_foot .ly_FtBottom .FtBottom_mid { width:1200px; height:auto; overflow:hidden; margin:0 auto; padding:4px 0;}
.FtBottom_mid .Ft_Copy { width:100%; line-height:40px; color:rgba(255, 255, 255, 0.6); font-size:14px;}
.FtBottom_mid .Ft_Copy p { display:inline-block; line-height:40px; color:rgba(255, 255, 255, 0.6); font-size:14px; float:right;}
.FtBottom_mid .Ft_Copy a { color:rgba(255, 255, 255, 0.6);}
.FtBottom_mid .Ft_Copy a:hover { color:#fff;}


/*底部 结束*/

/*ny_banner 开始*/
.ny_banner { width:100%; height:320px; overflow:hidden; margin:0 auto; padding:0; background-color:#fff; position:relative;}
.ny_banner img { display:block; width:100%; height:100%; overflow:hidden; object-fit:cover; margin:auto; padding:0; position:absolute; left:0; top:0; right:0; bottom:0;}


/*ny_banner 结束*/


/*面包屑 开始*/
.ly_crumb {width:100%;overflow:hidden;margin:0;padding: 17px 0 0 24px;position:relative;float:left;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;}
.ly_crumb img {display:block;width:20px;height:20px;overflow:hidden;margin:0;padding:0;position:absolute;left:0;top: 27px;}
.ly_crumb p { width:100%; height:40px; overflow:hidden; line-height:40px; color:#333; font-size:15px; white-space:nowrap; text-overflow: ellipsis; margin:0; padding:0;}
.ly_crumb p a { color:#333;}
.ly_crumb p a:hover { color:#6699cc;}
.ly_crumb p span { color:#666;}


/*内页-关于我们 开始*/
.ly_NyAboutus { width:100%; min-height: 480px; overflow:hidden; margin:40px auto; padding:0;}

/*关于我们-公司简介 开始*/
.ny_title { width:100%; overflow:hidden; margin:0 auto 30px; padding:0;}
.ny_title b { display:block; width:100%; height:40px; overflow:hidden; line-height:40px; color:#333; font-size:32px; font-weight:bold; text-align:center; margin:0 auto; padding:0;}
.ny_title p { width:100%; height:auto; text-align:center; margin:10px auto; padding:0;}
.ny_title p img { display:inline-block; width:20px; height:20px; vertical-align:middle; margin:-2px 0 0; padding:0;}
.ny_title p i { display:inline-block; width:120px; height:1px; overflow:hidden; margin:-2px 16px 0; padding:0; vertical-align:middle; background-color:#dfdfdf;}
.ny_title span { display:block; width:100%; height:20px; overflow:hidden; line-height:20px; color:#999; font-size:16px; text-align:center; margin:0 auto; padding:0; text-transform:uppercase;}

.ly_Gsjj { width:1200px; overflow:hidden; margin:0 auto 40px; padding:0;}
.lyGsjj_main { width:100%; overflow:hidden; margin:0 auto; padding:0;}
.lyGsjj_main .lyGsjj_img { width:100%; overflow:hidden; margin:0 auto 30px; padding:0;}
.lyGsjj_img img { display:block; width:auto!important; height:auto!important; max-width:100%; margin:0 auto; padding:0;}
.lyGsjj_main .lyGsjj_text { width:100%; overflow:hidden; margin:0 auto; padding:0; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.lyGsjj_name em { display:block; width:60px; height:2px; overflow:hidden; margin:10px auto 0; padding:0; background-color:#d12135;}
.lyGsjj_text p { width:100%; overflow:hidden; line-height:30px; color:#666; font-size:15px; text-align:justify; text-indent:2em; word-break: break-all; margin:0 auto; padding:0;}
.lyGsjj_text p span, .lyGsjj_text p em { color:#777777!important; font-family:Arial,\5FAE\8F6F\96C5\9ED1,Helvetica,sans-serif!important; font-size:14px!important; font-style:normal!important; font-weight:normal!important;}
.lyGsjj_main ul { margin:40px auto 0;}
.lyGsjj_main ul li { width:33.333333%; overflow:hidden; margin:0; padding:0 20px; float:left; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.lyGsjj_main ul li p { width:100%; height:60px; overflow:hidden; line-height:60px; color:#dd333c; font-size:60px; font-weight:bold; text-align:center; margin:0 auto; padding:0;}
.lyGsjj_main ul li span { display:block; width:100%; overflow:hidden; line-height:30px; color:#666; font-size:16px; text-align:center; margin:0 auto; padding:0;}


/*关于我们-公司简介 结束*/

/*关于我们-生产实力 开始*/
.ly_AboutScsl { width:100%; overflow:hidden; margin:40px auto; padding:40px 0; background-color:#f8f8f8;}
.ly_AboutScsl .lyAboutScsl_main { width:1200px; overflow:hidden; margin:0 auto; padding:0;}
.lyAboutScsl_main .lyAboutScsl_con { width:100%; overflow:hidden; margin:30px auto; padding:0;}
.lyAboutScsl_con p { width:100%; overflow:hidden; line-height:30px; color:#666; font-size:16px; text-align:justify; margin:0 auto; padding:0;}

.lyAboutScsl_main ul li { width:23.5%; height:210px; overflow:hidden; margin:0 2% 0 0; padding:0; float:left; position:relative;}
.lyAboutScsl_main ul li:last-child { margin:0;}
.lyAboutScsl_main ul li img { display:block; max-width:100%; max-height:100%; overflow:hidden; margin:auto; padding:0; position:absolute; left:0; top:0; right:0; bottom:0; transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s;}
.lyAboutScsl_main ul li:hover img { -webkit-transform: scale(1.1); -moz-transform: scale(1.1); transform: scale(1.1);}


/*关于我们-生产实力 结束*/

/*内页-关于我们 结束*/

/*内页-产品中心 开始*/
.ly_NyProducts { width:100%; min-height: 480px; overflow:hidden; margin:40px auto; padding:0;}
.ly_NyProducts .lyNyPro_main { width:1200px; height:auto; margin:0 auto; padding:0;}
.lyNyPro_main .lyNyPro_left { width:22%; overflow:hidden; margin:0; padding:0; float:left;}
.lyNyPro_main .lyNyPro_right { width:75%; height:auto; margin:0; padding:0; float:right;}

.ny_show_list { width:100%;margin: 0; padding: 0;}
.ny_show_list ul li {width: 32%;margin: 0 2% 20px 0;float: left;background: #ffffff; border:1px solid #f0f0f0;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;}
.ny_show_list ul li:nth-child(3n+3){margin-right:0;}

.ny_show_list ul li a {display:block;margin: 0 auto;padding: 0 15px;overflow: hidden;text-overflow: ellipsis;white-space:nowrap;}
.ny_show_list ul li .pic{display:block;height:218px;background:#fff;text-align:center;-webkit-transition: all .25s;-moz-transition: all .25s;-ms-transition: all .25s;-o-transition: all .25s;transition: all .25s;overflow:hidden;position:relative;}
.ny_show_list ul li .pic img{max-width:95%;max-height:95%;vertical-align:middle;-webkit-transition: all .6s;-moz-transition: all .6s;-ms-transition: all .6s;-o-transition: all .6s;transition: all .6s;}
.ny_show_list ul li .pic .iblock {display:inline-block;height:100%;width:0;vertical-align:middle}
.ny_show_list ul li:hover .pic:after{content:'';display:block;width:100%;height:100%;background:rgba(45,83,120,.6) url(../images/prochak.png) center center no-repeat;position:absolute;top:0;left:0;}
.ny_show_list ul li:hover .pic img{transform:scale(1.1);-ms-transform:scale(1.1);-webkit-transform:scale(1.1);-o-transform:scale(1.1);-moz-transform:scale(1.1);}
.ny_show_list ul li p.pro_name{width:100%;height: 40px;overflow: hidden;line-height: 40px;color: #333;font-size: 14px;margin: 10px auto 0;padding:0;-webkit-transition: all .25s;-moz-transition: all .25s;-ms-transition: all .25s;-o-transition: all .25s;transition: all .25s;}
.ny_show_list ul li p.pro_name a{color: #333;font-size: 16px;overflow: hidden;text-overflow: ellipsis;white-space:nowrap;position:relative;}
.ny_show_list ul li p.desc{font-size:14px;color:#888d93;line-height:22px;padding: 0 15px;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;height: 42px;}
.ny_show_list ul li>div .wz dl{ padding:5px 15px 15px;}
.ny_show_list ul li>div .wz dl dd{ color:#999; margin:5px 0; background:url(../images/ico1.png) no-repeat left center; padding-left:20px;overflow: hidden;text-overflow: ellipsis;white-space:nowrap;}
.ny_show_list ul li>div .wz .list_an{ width:100%; height:38px; line-height:38px; text-align:center; background:#b0b0b0;}
.ny_show_list ul li>div .wz .list_an a{ color:#fff; font-size:15px;}
.ny_show_list ul li:hover p a{ color:#6699cc;}
.ny_show_list ul li:hover .wz .list_an{ background:#6699cc;}
.ny_show_list ul li:hover{box-shadow: 0px 1px 15px 1px rgba(0, 0, 0, 0.1);}

/*产品分类 开始*/
.lyNyPro_left .h_left { width:100%; overflow:hidden; background-color:#fff; margin:0;}
.lyNyPro_left .cp_type { margin:0;}
.lyNyPro_left .cp_type .hd { text-align:center; background-color:#5387b9; padding:15px;}
.lyNyPro_left .cp_type .hd p { height:40px; line-height:40px; font-size:28px; font-weight:bold; color:#fff;}
.lyNyPro_left .cp_type .hd span { display:block; height:20px; line-height:20px; font-size:14px; color:#fff; text-transform:uppercase;}
.lyNyPro_left .cp_type .bd { border-top:0; padding:0; background-color:#f5f5f5;}
.lyNyPro_left .cp_type .bd ul li { border-bottom:1px solid #e3e3e3;}
.lyNyPro_left .cp_type .bd ul li.on { margin-bottom:1px;}
.lyNyPro_left .cp_type .bd ul li p { height:60px; line-height:60px;}
.lyNyPro_left .cp_type .bd ul li p a { display:block; width:80%; padding:0 0 0 40px; overflow: hidden; line-height:60px; color:#333; font-size:16px; white-space:nowrap; text-overflow: ellipsis; background:url(../images/mulu_jt01.png) 12px center no-repeat; float:left; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.lyNyPro_left .cp_type .bd ul li p span { display:block; width:20%; height:100%; background:url(../images/mulu1.png) center center no-repeat; cursor:pointer; float:right; opacity: 0.6;}
.lyNyPro_left .cp_type .bd ul li div { display:none; background:#f9f9f9;}
.lyNyPro_left .cp_type .bd ul li div a { display:block; height:48px; line-height:48px; color:#454545; font-size:14px; border-top:1px dashed #e6e6e6; padding:0 20px 0 36px; overflow: hidden; text-overflow: ellipsis; white-space:nowrap; background:url(../images/jt2.png) 16px center no-repeat;}
.lyNyPro_left .cp_type .bd ul li div a:first-child { border-top:0;}
.lyNyPro_left .cp_type .bd ul li p:hover, .lyNyPro_left .cp_type .bd ul li.on p { background-color:#669acc;}
.lyNyPro_left .cp_type .bd ul li p:hover a, .lyNyPro_left .cp_type .bd ul li.on p a { color:#fff; background:url(../images/mulu_jt02.png) 12px center no-repeat;}
.lyNyPro_left .cp_type .bd ul li p:hover span { background:url(../images/mulu2.png) center center no-repeat; opacity: 1;}
.lyNyPro_left .cp_type .bd ul li.on p span { background:url(../images/mulu3.png) center center no-repeat; opacity: 1;}
.lyNyPro_left .cp_type .bd ul li div a:hover { color:#669acc; background:url(../images/jt3.png) 16px center no-repeat;}
.lyNyPro_left .cp_type .bd ul a.ckqb { display:block; height:34px; line-height:34px; font-size:16px; color:#333; background:#f1f1f1; width:94%; margin:10px auto; text-align:center; overflow: hidden; text-overflow: ellipsis; white-space:nowrap;cursor:pointer;}
.lyNyPro_left .cp_type .bd ul a.ckqb:hover { background:#669acc; color:#fff;}
.cp_type .bd a.pro_ckqb{display:block;height:34px;line-height:34px;font-size:16px;color:#fff;background:#669acc;width:100%;margin:10px auto 0;text-align:center;overflow: hidden; text-overflow: ellipsis; white-space:nowrap;cursor:pointer;}
.cp_type .bd a.pro_ckqb:hover{background:#669acc;color:#fff;}

/*产品分类 结束*/
/*内页-产品中心 结束*/

/*分页样式 开始*/
#fengye { text-align: center; margin: 20px auto 0; color: #555; font-size:14px;}
#fengye a { display: inline-block; padding: 0 10px; background: #ddd; height: 30px; line-height: 30px; text-align: center; margin: 0 5px; border-radius: 2px; color: #555; font-size:14px;}
#fengye a:hover { background: #669acc; color: #ffffff; }
#fengye a.pnnum1 { background: #669acc; color: #ffffff; }
#fengye input { display: inline-block; padding: 0 5px; background-color: #669acc; width: 40px !important; height: 30px !important; line-height: 30px; text-align: center; margin: 0 5px; color: #fff; cursor: pointer; border: 0; outline:none;}
#fengye .p_input { display: inline-block; padding: 0 5px; background: #ddd; height: 30px; line-height: 30px; text-align: center; margin: 0 5px; color: #555; cursor: default;}


/*分页样式 结束*/

/*内页-产品列表 开始*/
.nyPro_list { width:100%; height:auto; overflow:hidden; margin:0 auto; padding:0;}
.nyPro_list ul li { width:100%; height:auto; margin:0 auto 20px; padding:20px; background-color:#f5f5f5; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.nyPro_list ul li:hover { background-color:#669acc;}
.nyPro_list ul li .nyProList_img { width:27%; height:220px; overflow:hidden; margin:0; padding:0; float:left; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.nyPro_list ul li .nyProList_img a { display:block; width:100%; height:100%; overflow:hidden; margin:0 auto; padding:0; background-color:#fff; position:relative;}
.nyPro_list ul li .nyProList_img a img.nyPro_img { display:block; max-width:100%; max-height:100%; margin:auto; padding:0; position:absolute; left:0; top:0; right:0; bottom:0; z-index:1; transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s;}
.nyPro_list ul li:hover .nyProList_img a img.nyPro_img { -webkit-transform: scale(1.1);-moz-transform: scale(1.1);transform: scale(1.1);}

.nyPro_list ul li .nyProList_text { width:70%; height:220px; overflow:hidden; margin:0; padding:0; float:right;}
.nyPro_list ul li .nyProList_text .nyProList_name { width:100%; overflow:hidden; margin:0 auto; padding:0;}
.nyPro_list ul li .nyProList_text .nyProList_name a { display:block; width:100%; height:40px; overflow:hidden; line-height:40px; color:#333; font-size:20px; font-weight:bold; white-space:nowrap; text-overflow: ellipsis; margin:0 auto; padding:0;}
.nyPro_list ul li:hover .nyProList_text .nyProList_name a { color:#fff;}
.nyPro_list ul li .nyProList_text .nyProList_tips { width:100%; height:30px; overflow:hidden; line-height:30px; color:#999; font-size:15px; white-space:nowrap; text-overflow: ellipsis; margin:10px auto; padding:0;}
.nyPro_list ul li .nyProList_text .nyProList_tips span { display:inline-block; margin:0 20px 0 0; padding:0; max-width: 32%; height: 32px; overflow: hidden; word-break: break-all; text-overflow: ellipsis; color:#666;}
.nyPro_list ul li:hover .nyProList_text .nyProList_tips span { color:#c6e8ff;}
.nyPro_list ul li .nyProList_text .nyProList_ms { width:100%; overflow:hidden; margin:0 auto; padding:0;}
.nyPro_list ul li .nyProList_text .nyProList_ms p { width: 100%; height: 56px; overflow: hidden; line-height: 28px; color: #999;font-size: 14px; text-align:justify; word-break:break-all; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; text-overflow: ellipsis; margin: 0 auto; padding: 0;}
.nyPro_list ul li:hover .nyProList_text .nyProList_ms p { color:#fff;}
.nyPro_list ul li .nyProList_text a.nyProList_btn { display: block; width: 138px; height: 38px; line-height: 38px; color: #669acc; font-size: 14px; text-align: center; border: 1px solid #669acc; border-radius: 20px; margin: 24px 0 0; padding: 0;}
.nyPro_list ul li:hover .nyProList_text a.nyProList_btn { color:#fff; border:1px solid #fff;}
.nyPro_list ul li .nyProList_text a.nyProList_btn i { display: inline-block; width: 20px; height: 20px; overflow: hidden; vertical-align: middle; margin: -2px 0 0 8px; padding: 0; background: url(../images/jt11.png) center center no-repeat; background-size: 20px 20px;}
.nyPro_list ul li:hover .nyProList_text a.nyProList_btn i { background: url(../images/jt4.png) center center no-repeat; background-size: 20px 20px;}

.lyNy_Xgwz { width:100%; overflow:hidden; margin:20px auto; padding:0;}
.lyNy_Xgwz .Xgwz_tit { overflow:hidden; margin:0 auto; padding:15px; background-color:#5387b9;}
.Xgwz_tit p { height:40px; line-height:40px; color:#fff; font-size:28px; font-weight:bold; text-align:center; margin:0 auto; padding:0;}
.Xgwz_tit span { display:block; height:20px; line-height:20px; color:#fff; font-size:14px; text-align:center; text-transform: uppercase; margin:0 auto; padding:0;}
.lyNy_Xgwz .Xgwz_list { width:100%; min-height: 180px; overflow:hidden; margin:0 auto; padding:0 20px; background-color:#f5f5f5; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.lyNy_Xgwz .Xgwz_list ul li { width:100%; overflow:hidden; margin:0 auto; padding:0 0 0 20px; border-bottom:1px dashed #dfdfdf; position:relative; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.lyNy_Xgwz .Xgwz_list ul li:last-child { border:0;}
.lyNy_Xgwz .Xgwz_list ul li em { display: block; width: 20px; height: 20px; overflow: hidden; margin: 0; padding: 0; background: url(../images/jt2.png) center center no-repeat; position: absolute; left: 0; top: 20px;}
.lyNy_Xgwz .Xgwz_list ul li:hover em { background: url(../images/jt3.png) center center no-repeat;}
.lyNy_Xgwz .Xgwz_list ul li a { display:block; width:100%; height:40px; overflow:hidden; line-height:40px; color:#32353a; font-size:16px; white-space:nowrap; text-overflow: ellipsis; margin:0 auto; padding:10px 0;}
.lyNy_Xgwz .Xgwz_list ul li a:hover { color:#669acc;}
.lyNy_Xgwz .Xgwz_list ul li span { display:none;}
/*内页-产品列表 结束*/

/*内页-荣誉资质 开始*/
.ly_NyHonor { width:1200px; height:auto; margin:40px auto; padding:0;}
.ly_NyHonor .lyNyHonor_list { width:100%; height:auto; margin:0 auto; padding:0; min-height:300px;}
.lyNyHonor_list ul li { width:23.5%; overflow:hidden; margin:0 2% 24px 0; padding:10px 20px 30px; background-color:#f5f5f5; float:left; position:relative; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.lyNyHonor_list ul li:nth-child(4n+4) { margin:0 0 24px;}
.lyNyHonor_list ul li .lyIdxHonor_img { width:100%; height:242px; overflow:hidden; margin:0 auto 20px; padding:0;}
.lyNyHonor_list ul li .lyIdxHonor_img a { display:block; width:100%; height:100%; overflow:hidden; margin:0 auto; padding:0; position:relative;}
.lyNyHonor_list ul li .lyIdxHonor_img a img {  display:block; max-width:100%; max-height:100%; margin:auto; padding:0; position:absolute; left:0; top:0; right:0; bottom:0; transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s;}
.lyNyHonor_list ul li:hover .lyIdxHonor_img a img { -webkit-transform: scale(1.1);-moz-transform: scale(1.1);transform: scale(1.1);}
.lyNyHonor_list ul li .lyIdxHonor_text { width:100%; overflow:hidden; margin:0 auto; padding:0;}
.lyNyHonor_list ul li .lyIdxHonor_text a { display:block; width:100%; height:21px; overflow:hidden; line-height:28px; color:#333; font-size:16px; text-align:center; margin:0 auto; padding:0; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical;white-space: nowrap;text-overflow: ellipsis;}
.lyNyHonor_list ul li:hover .lyIdxHonor_text a { color:#669acc;}
.lyNyHonor_list ul li i { display:block; width:30px; height:4px; overflow:hidden; margin:0; padding:0; background-color:#669acc; position:absolute; bottom:0; left:0; transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s;}
.lyNyHonor_list ul li:hover i { width:100%;}


/*内页-荣誉资质 结束*/

/*内页-联系我们 开始*/
.ly_NyContact { width:1200px; height:auto; margin:40px auto; padding:0;}
.ly_NyContact .lyNyContact_main { width:100%; height:auto; margin:0 auto; padding:0;}
.lyNyContact_main .lyNyContact_lxfs { width:100%; overflow:hidden; margin:0 auto 30px; padding:40px 0; border-bottom:10px solid #669acc; border-radius:10px; box-shadow: 0 0 20px rgba(0, 0, 0, 0.1); box-sizing: border-box; -webkit-box-sizing: border-box; -o-box-sizing: border-box; -moz-box-sizing: border-box;}
.lyNyContact_lxfs .lyNyContact_company { width:100%; overflow:hidden; line-height:40px; color:#333; font-size:28px; font-weight:bold; text-align:center; margin:0 auto 40px; padding:0;}
.lyNyContact_lxfs ul li { width:25%; overflow:hidden; margin:0; padding:0 20px; border-right:1px solid #dfdfdf; float:left; box-sizing: border-box; -webkit-box-sizing: border-box; -o-box-sizing: border-box; -moz-box-sizing: border-box;}
.lyNyContact_lxfs ul li:nth-child(4) { border:0;}
.lyNyContact_lxfs ul li img { display:block; width:98px; height:98px; overflow:hidden; margin:0 auto 20px; padding:0; border:1px solid #808080; border-radius:50%;}
.lyNyContact_lxfs ul li span { display:block; width:100%; overflow:hidden; line-height:30px; color:#999; font-size:18px; text-align:center; margin:0 auto 10px; padding:0;}
.lyNyContact_lxfs ul li p { width:100%; height:60px; overflow:hidden; line-height:30px; color:#333; font-size:18px; text-align:center; display:-webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; text-overflow: ellipsis; margin:0 auto; padding:0; word-break:break-all;}

.lyNyContact_main .lyNyContact_map { width:100%; height:auto; margin:0; padding:0;}
.lyNyContact_map .lyNyContact_Mapmain { width:100%; height:390px; margin:0 auto; padding:20px; background-color:#fff; box-shadow: 0 0 20px rgba(0, 0, 0, 0.1); border-radius:10px; box-sizing: border-box; -webkit-box-sizing: border-box; -o-box-sizing: border-box; -moz-box-sizing: border-box;}
.lyNyContact_map .lyNyContact_Mapmain .dz_map{width: 100%;overflow: hidden;height: 350px;margin: 0 auto;}

/*内页-联系我们 结束*/

/*内页-在线留言 开始*/
.ly_NyOrder { width:1200px; overflow:hidden; margin:20px auto; padding:0;}
.msg_btn input { display: block; width: 100px; height: 34px; overflow: hidden; line-height: 32px; margin: 0 15px 0 0; padding: 0; background-color: #f0f0f0; color: #333; font-size: 13px; text-align: center; border: 1px solid #ccc; float: left;}
.msg_btn input { width: 160px!important; height: 44px!important; line-height: 44px!important; color: #fff!important; font-size: 15px!important; text-align: center!important; border: none!important; background-color: #669acc!important; cursor: pointer!important; margin:0 15px 0 0!important;}
.msg_btn input:last-child { background-color: #bbb!important;}
#ly_msg.ly_msg ul { margin:20px auto 0!important;}

/*内页-在线留言 结束*/

/*内页-产品详情 开始*/
.ly_NyProDetail { width:1200px; overflow:hidden; margin:40px auto; padding:0;}

.ly_NyProDetail .lyNyProDetail_con { width:100%; overflow:hidden; margin:0 auto; padding:0;}
.lyNyProDetail_con .lyNyProDetail_left { width:25%; overflow:hidden; margin:0; padding:0; float:left;}
.lyNyProDetail_con .lyNyProDetail_right { width:72%; overflow:hidden; margin:0; padding:0; float:right;}
.lyNyProDetail_right .lyNyProDetail_ConTit { margin:0 auto 20px; padding:0 0 0 5px; border-bottom:1px solid #dfdfdf;}
.lyNyProDetail_ConTit p { width:100px; height:48px; overflow:hidden; line-height:48px; color:#32353a; font-size:22px; font-weight:bold; text-align:center; margin:0 0 -1px; padding:0 19px; border:1px solid #dfdfdf; border-bottom:1px solid #fff;}

.lyNyProDetail_right .lyNyProDetail_ConText { width:100%; overflow:hidden; line-height: 28px; color: #555; font-size: 14px; margin:0 auto 30px; padding:0;}
.lyNyProDetail_ConText img, .lyNyProDetail_ConText table, 
.lyNyProDetail_ConText tr, .lyNyProDetail_ConText td, 
.lyNyProDetail_ConText p, .lyNyProDetail_ConText span, 
.lyNyProDetail_ConText div, .lyNyProDetail_ConText video, .lyNyProDetail_ConText embed { width:auto!important; height:auto!important; max-width:100%!important; max-height: 100%; line-height:30px; color: #555; font-family:Arial, \5FAE\8F6F\96C5\9ED1, Helvetica, sans-serif!important; font-size: 15px;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;white-space:normal;word-break:break-all;}
.NyNewsdetail_con p span, .NyNewsdetail_con span, .NyNewsdetail_con p em, .NyNewsdetail_con em { color:#565656!important; font-family:Arial,\5FAE\8F6F\96C5\9ED1,Helvetica,sans-serif!important; font-size:15px!important;}
.lyNyProDetail_ConText table tr td p { text-indent:0!important;}
.lyNyProDetail_ConText img { display:inline-block; width:auto!important; height:auto!important; max-width:100%; margin:0 auto; padding:0; text-indent:0!important;}


.pro_detail_main { width:100%; height:auto; margin: 0 auto 40px; padding: 0; position: relative; box-sizing: border-box; -webkit-box-sizing: border-box; -o-box-sizing: border-box; -moz-box-sizing: border-box;}
.pro_detail_main .pro_detail_img { width:480px; height: 480px; overflow: hidden; margin: 0; padding: 10px; border: 1px solid #eaeaea; float: left; box-sizing: border-box; -webkit-box-sizing: border-box; -o-box-sizing: border-box; -moz-box-sizing: border-box;}
.pro_detail_img .pro_detail_img_main { width:100%; height: 100%; margin: 0 auto; padding: 0; position: relative;}
.pro_detail_img_main img { display:block; max-width: 100%; max-height: 100%; margin: auto; padding: 0; position: absolute; left: 0; top: 0; right: 0; bottom: 0;}
.pro_detail_main .pro_detail_text { width:53%; min-height:360px; overflow: hidden; margin: 0; padding: 0 0 80px; float: right; position:relative;}
.pro_detail_text h1 { width:100%; overflow: hidden; line-height: 40px; color: #333; font-size: 30px; font-weight: bold; text-align: justify; margin: 0 auto; padding: 0;}
.pro_detail_text .jyms { width:100%; height:140px; overflow:hidden; margin:20px auto; padding:20px; background-color:#f8f8f8; box-sizing: border-box;}
.pro_detail_text .jyms p { width:100%; height:100px; overflow:hidden; line-height:25px; color:#888; font-size:14px; text-align: justify; margin:0 auto; padding:0; display: -webkit-box;-webkit-box-orient: vertical; -webkit-line-clamp: 4;}
.pro_detail_text .jyms p span { color:#333; font-weight: bold;}
.pro_detail_text ul { width:100%; margin: 0 auto; padding: 0;}
.pro_detail_text ul li { width:50%; height:32px; overflow: hidden; line-height: 32px; color: #888; font-size: 15px; text-align: justify; white-space:nowrap; text-overflow: ellipsis; margin: 10px auto; padding: 0; float:left;}
.pro_detail_text ul li img { display:block; width:16px; height:16px; overflow:hidden; margin:7px 4px 7px 0; padding:0; float:left;}
.pro_detail_text ul li span { color:#333; font-weight:bold;}
.pro_detail_text .pro_detail_btn { width:100%; height: 60px; overflow: hidden; margin: 0 auto; padding: 0; position:absolute; left:0; bottom:0;}
.pro_detail_btn a { display:block; width: 48%; height: 60px; overflow: hidden; line-height: 60px; color: #fff; font-size: 22px; text-align: center; margin: 0; padding: 0; float: left;}
.pro_detail_btn a.prodtl_btn1 {float:left;margin: 0 4% 0 0;background-color: #adadad;}
.pro_detail_btn a.prodtl_btn2 {float:left;background-color: #669acc;}

/**产品详情页产品图片切换**/
.prodetail_img { width:44%; height: 440px; margin: 0; padding: 0; float:left; box-sizing: border-box; -webkit-box-sizing: border-box; -o-box-sizing: border-box; -moz-box-sizing: border-box;}
#preview { width:100%; margin:0; text-align:center; position:relative;}
.list-h li { float:left;}
#spec-n5 { width:100%; height:70px; padding-top:10px; overflow:hidden;}
#spec-left { width:16px; height:70px; float:left; cursor:pointer; margin-top:3px;}
#spec-right { width:16px; height:70px; float:left;cursor:pointer; margin-top:3px;}
#spec-list { width:440px; float:left; overflow:hidden; margin-left:2px; display:inline;}
#spec-list ul {}
#spec-list ul li { float:left; display:inline; padding:0; width:18.4%; height:70px; margin:0 2% 0 0;}
#spec-list ul li:last-child { margin:0;}
#spec-list ul li p { width:100%; height:100%; overflow:hidden; margin:0; padding:0; border:1px solid #dfdfdf; position:relative; box-sizing: border-box; -webkit-box-sizing: border-box; -o-box-sizing: border-box; -moz-box-sizing: border-box;}
#spec-list ul li:hover p { border:1px solid #1f71c2;}
#spec-list ul li img { display:block; max-width:94%; max-height:94%; margin:auto; padding:0; position:absolute; left:0; top:0; right:0; bottom:0;}
/*jqzoom*/
.jqzoom { position:relative; width:100%; height:360px; overflow:hidden; padding:0; border:1px solid #dfdfdf; box-sizing: border-box; -webkit-box-sizing: border-box; -o-box-sizing: border-box; -moz-box-sizing: border-box;}
.jqzoom img { display:block; max-width:100%; max-height:100%; margin:auto; padding:0; position:absolute; left:0; top:0; right:0; bottom:0;}
.zoomdiv { z-index:100;position:absolute;top:1px;left:0px; background:url(i/loading.gif) #fff no-repeat center center;border:1px solid #eaeaea;display:none;text-align:center;overflow: hidden; left:104%!important; top:0!important;}
.bigimg { }
.jqZoomPup { width:200px!important; height:200px!important; z-index:10;visibility:hidden;position:absolute;top:0px;left:0px;background:url(../images/mask.png) 0 0 repeat;opacity:0.5;-moz-opacity:0.5;-khtml-opacity:0.5;filter:alpha(Opacity=50);cursor:move;}
#spec-list { position:relative; width:100%; margin:0;}
#spec-list div { width:100%!important; height:70px!important; margin:0;}
#ceshi { display:block; margin:auto!important; left:0; top:0; bottom:0; right:0;}
.prodetail_img a.videoIco { left:20px!important; bottom:20px!important; z-index:99!important;}
.Warning { width:100%!important; height:100%!important;}

/*内页-产品详情 结束*/

/*内页-新闻中心&技术文章 开始*/
.ly_NyNews { width:100%; min-height: 320px; height:auto; margin:40px auto; padding:0;}
.ly_NyNews .lyNyNew_main { width:1200px; height:auto; margin:0 auto; padding:0;}

.lyNyNew_main .lyNyNew_Tj { width:100%; height:auto; margin:0 auto 40px; padding:20px; background-color:#fff; box-shadow:0 5px 20px rgba(0, 0, 0, 0.1); position:relative; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.lyNyNew_main .lyNyNew_Tj:hover { box-shadow:0 5px 20px rgba(0, 0, 0, 0.15);}
.lyNyNew_Tj .lyNyNew_TjImg { width:36.5%; height:265px; overflow:hidden; margin:0; padding:0; float:left;}
.lyNyNew_Tj .lyNyNew_TjImg a { display:block; width:100%; height:100%; overflow:hidden; margin:0; padding:0; position:relative;}
.lyNyNew_Tj .lyNyNew_TjImg a img { display:block; width:100%; height:100%; object-fit:cover; margin:auto; padding:0; position:absolute; left:0; top:0; right:0; bottom:0; transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s;}
.lyNyNew_Tj:hover .lyNyNew_TjImg img { -webkit-transform: scale(1.1);-moz-transform: scale(1.1);transform: scale(1.1);}
.lyNyNew_Tj .lyNyNew_TjText { width:61%; height:265px; overflow:hidden; margin:0; padding:0; float:right; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.lyNyNew_Tj .lyNyNew_TjText .lyNyNew_TjName { width:100%; overflow:hidden; margin:0 auto; padding:0;}
.lyNyNew_Tj .lyNyNew_TjText .lyNyNew_TjName a {display:block; float:left; width:80%; height:40px; overflow:hidden; line-height:40px; color: #6699cc; font-size:18px; white-space:nowrap; text-overflow: ellipsis; margin:0 auto; padding:0;}
.lyNyNew_Tj .lyNyNew_TjText .lyNyNew_TjName span { float:left; height:24px; overflow:hidden; line-height:24px; color:#fff; font-size:14px; margin:8px 8px 8px 0; padding:0 16px; border-radius:12px; background-color: #6699cc;float:left;}
.lyNyNew_Tj:hover .lyNyNew_TjText .lyNyNew_TjName a { color:#669acc;}
.lyNyNew_Tj .lyNyNew_TjText .lyNyNew_TjTime { width:100%; height:30px; overflow:hidden; line-height:30px; color:#999; font-size:14px; margin:10px auto; padding:0;}
.lyNyNew_Tj .lyNyNew_TjText .lyNyNew_TjTime img { display: block; width: 20px; height: 20px; overflow: hidden; margin: 5px 4px 5px 0; padding: 0; float: left;}
.lyNyNew_Tj .lyNyNew_TjText .lyNyNew_TjMs { width:100%; overflow:hidden; margin:0 auto; padding:0; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.lyNyNew_Tj .lyNyNew_TjText .lyNyNew_TjMs p { width:100%; height:84px; overflow:hidden; line-height:28px; color:#888; font-size:15px; text-align:justify; text-indent:0; display: -webkit-box; -webkit-line-clamp: 3; -webkit-box-orient: vertical; text-overflow: ellipsis; margin:0 auto; padding:0;}
.lyNyNew_Tj .lyNyNew_TjText a.lyNyNew_btn {display: block;width: 140px;height: 40px;overflow: hidden;line-height: 40px;color: #fff;font-size: 14px;text-align: center; background-color: #6699cc; margin: 40px 0 0; padding: 0; -webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;}
.lyNyNew_Tj .lyNyNew_TjText a.lyNyNew_btn i { display: inline-block; width: 20px; height: 20px; overflow: hidden; vertical-align: middle; margin: -4px 0 0 4px; padding: 0; background: url(../images/jt5.png) center center no-repeat; transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s;}
.lyNyNew_Tj .lyNyNew_TjText a.lyNyNew_btn:hover i { margin:-4px 0 0 16px;}

.lyNyNew_main .lyNyNew_list { width:100%; height:auto; margin:0 auto 40px; padding:0;}
.lyNyNew_list ul li { width:100%; height:auto; margin:0 auto 24px; padding: 12px 20px 20px; background-color:#fff; box-shadow:0 5px 20px rgba(0, 0, 0, 0.1); position:relative; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.lyNyNew_list ul li:hover { box-shadow:0 5px 20px rgba(0, 0, 0, 0.15);}
.lyNyNew_list ul li .lyNyNew_name { width:100%; overflow:hidden; margin:0 auto 6px; padding:0;}
.lyNyNew_list ul li .lyNyNew_name a { display:block; width:100%; height:40px; overflow:hidden; line-height:40px; color:#333; font-size:18px; white-space:nowrap; text-overflow: ellipsis; margin:0 auto; padding:0;}
.lyNyNew_list ul li:hover .lyNyNew_name a {color: #6699cc;}
.lyNyNew_list ul li .lyNyNew_ms { width:100%; overflow:hidden; margin:0 auto; padding:0;}
.lyNyNew_list ul li .lyNyNew_ms p { width:100%; height:48px; overflow:hidden; line-height:24px; color:#888; font-size:14px; text-indent:0; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; text-overflow: ellipsis; margin:0 auto; padding:0;}
.lyNyNew_list ul li .lyNyNew_time { width:100%; height:20px; overflow:hidden; line-height:20px; color:#999; font-size:14px; margin:16px auto 0; padding:0;}
.lyNyNew_list ul li .lyNyNew_time img { display:block; width:20px; height:20px; overflow:hidden; margin:0 4px 0 0; padding:0; float:left;}

.lyNyDown_list ul li { width:49%; margin:0 2% 20px 0; padding:20px; float:left;}
.lyNyDown_list ul li:nth-child(2n+2) { margin:0 0 20px;}
.lyNyDown_list ul li .lyNyNew_time { margin:10px 0 0;}
.NyNewsdetail_con .NyDown_btn { width:100%; overflow:hidden; margin:20px auto 0; padding:0;text-align: center;}
.NyNewsdetail_con .NyDown_btn a{ display: inline-block;margin: 0 10px; width:160px; height:44px; overflow:hidden; line-height:44px; color:#fff; font-size:16px; text-align:center; text-indent:0; margin:0 auto; padding:0; background-color:#669acc; border-radius:4px;}
.NyNewsdetail_con .NyDown_btn a:hover { background-color:#444;}


/*内页-新闻中心&技术文章 结束*/

/*内页-新闻详情&文章详情 开始*/
.ly_NyNewsdetail { width:1200px; overflow:hidden; margin:40px auto; padding:0;}
.ly_NyNewsdetail .NyNewsdetail_title { width:100%; overflow:hidden; line-height:40px; color:#333; font-size:28px; font-weight:bold; text-align:center; margin:0 auto; padding:0;}
.ly_NyNewsdetail .NyNewsdetail_tips { width:100%; height:auto; overflow:hidden; line-height:20px; color:#aaa; font-size:14px; text-align:center; margin:24px auto; padding:0 0 10px; border-bottom:1px dashed #dfdfdf;}
.ly_NyNewsdetail .NyNewsdetail_con { width:100%; overflow:hidden; margin:0 auto; padding:0; line-height:30px; color:#565656; font-size:15px; text-align:justify;}
.NyNewsdetail_con p, .NyNewsdetail_con div { width:100%; overflow:hidden; line-height:30px; color:#565656; font-size:15px; text-align:justify; _text-indent:2em; margin:0 auto; padding:0;}
.NyNewsdetail_con p span, .NyNewsdetail_con span, .NyNewsdetail_con p em, .NyNewsdetail_con em { color:#565656!important; font-family:Arial,\5FAE\8F6F\96C5\9ED1,Helvetica,sans-serif!important; font-size:15px!important;}
.NyNewsdetail_con table tr td p { text-indent:0!important;}
.NyNewsdetail_con img { display:inline-block; width:auto!important; height:auto!important; max-width:100%; margin:0 auto; padding:0; text-indent:0!important;}


.ly_PrevNext { width:100%; overflow:hidden; margin:20px auto 0; padding:20px 0 0; border-top:1px solid #eaeaea;}
.ly_PrevNext ul li { width:50%; height:40px; overflow:hidden; line-height:40px; color:#666; font-size:14px; white-space:nowrap; text-overflow: ellipsis; margin:0; padding:0; float:left; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.ly_PrevNext ul li a { color:#666; font-size:14px;}
.ly_PrevNext ul li:last-child { text-align:right;}
.ly_PrevNext ul li:hover { color:#669acc;}
.ly_PrevNext ul li:hover a { color:#669acc;}


/*内页-新闻详情&文章详情 结束*/

/*侧边漂浮*/
.client-2 {position:fixed;right:-170px;top:50%;z-index:99999;}
.client-2 li a {text-decoration:none;}
.client-2 li {margin-top:1px;clear:both;height:71px;position:relative;}
.client-2 li i {background:url(../images/fx.png) no-repeat;display:block;width:30px;height:27px;margin:0px auto;text-align:center;}
.client-2 li p {height:20px;font-size:14px;line-height:20px;overflow:hidden;text-align:center;color:#fff;}
.client-2 .my-kefu-qq i {background-position:4px 5px;}
.client-2 .my-kefu-tel i {background-position:0 -21px;}
.client-2 .my-kefu-liuyan i {background-position:4px -53px;}
.client-2 .my-kefu-weixin i {background-position:-34px 4px;}
.client-2 .my-kefu-weibo i {background-position:-30px -22px;}
.client-2 .my-kefu-ftop {display:none;}
.client-2 .my-kefu-ftop i {width:33px;height:35px;background-position:-27px -51px;}
.client-2 .my-kefu-left {float:left;width:77px;height:47px;position:relative;}
.client-2 .my-kefu-tel-right {font-size:15px;color:#fff;float:left;height:24px;line-height:22px;padding:0 15px;border-left:1px solid #fff;margin-top:14px;}
.client-2 .my-kefu-right {width:20px;}
.client-2 .my-kefu-tel-main {background: #669acc;color:#fff;height:56px;width:247px;padding:9px 0 6px;float:left;}
.client-2 .my-kefu-main {background: #669acc;width:97px;height:56px;position:relative;padding:9px 0 6px;float:left;}
.client-2 .my-kefu-weixin-pic {position:absolute;left:-130px;top:-24px;display:none;z-index:333;}
.my-kefu-weixin-pic img {width:115px;height:115px;}



/*详情页内容超出设置*/
@media (min-width:1199px) {
#c_detail_wrap #new-div .zoom-caret{display:none !important;}
}
#c_detail_wrap img,#c_detail_wrap p,#c_detail_wrap span,#c_detail_wrap div,#c_detail_wrap video,#c_detail_wrap embed{height:auto !important;max-width:100% !important;max-height: 100%; font-family:Arial, \5FAE\8F6F\96C5\9ED1, Helvetica, sans-serif!important;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;white-space:normal;word-break:break-all;word-break: normal;}
#c_detail_wrap p br { display:none;}
#c_detail_wrap #new-div{overflow-x: hidden;overflow-y: hidden;width: 100%;position:relative;}
#c_detail_wrap #new-div .zoom-caret{display:block;position: absolute;top: 10px;right: 5px;font-size: 50px;color: #a7a5a5;z-index: 2;padding: 0;margin: 0;opacity: .3;}
#c_detail_wrap #new-div table{transform-origin: left top;border-collapse: collapse;max-width: none!important;width: auto;    margin-left: 0 !important;}
#c_detail_wrap #new-div table td{padding: 3px;border: 1px solid #ccc;}
#c_detail_wrap #new-div table td img{max-width:90% !important;}

#c_detail_wrap #new-div.on{overflow:scroll; width: 100%;}
#c_detail_wrap #new-div.on .zoom-caret{display:none;}

/*设置滚动条样式*/
#c_detail_wrap #new-div::-webkit-scrollbar {height:2px;}/* 滚动槽 */
#c_detail_wrap #new-div::-webkit-scrollbar-track {background-color:#f0f0f0;border-radius:0px;}/* 滚动条滑块 */
#c_detail_wrap #new-div::-webkit-scrollbar-thumb {background-color:#bfbfbf;}
#c_detail_wrap #new-div::-webkit-scrollbar-thumb:window-inactive {background-color:#3c3c3c;}

@media (max-width:880px) {
#c_detail_wrap img,#c_detail_wrap p,#c_detail_wrap span,#c_detail_wrap div,#c_detail_wrap video,#c_detail_wrap embed{width:auto !important;height:auto !important;max-width:100% !important;max-height: 100%;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;white-space:normal;word-break:break-all;word-break: normal;}
}